home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/real/wires/r3wipa3d.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/wires/r3wipart.js")
- include("oops/r3vector.js")
- var R3CLID_WIPARTICLE3D = 315;
-
- R3WIPA3DM_ = 315000;
-
- function _R3WIPA3DM_() {
- return this.r3Do(R3WIPA3DM_, arguments);
- }
-
- function r3Wiparticle3d () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_WIPARTICLE3D, arguments);
- }
- // Methods
- this.=_R3WIPA3DM_;
-
- // Attributes
- }
-
- r3Wiparticle3d.prototype=new r3Wiparticle;
- // inc/real/wires/r3wipa3d.h_H